Skip to content

[agent] fix: add web security headers#1554

Open
Tian1996 wants to merge 4 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-1119
Open

[agent] fix: add web security headers#1554
Tian1996 wants to merge 4 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-1119

Conversation

@Tian1996

@Tian1996 Tian1996 commented Jun 13, 2026

Copy link
Copy Markdown

Description

Closes #1119
/claim #1119

Adds focused baseline security response headers for the web app and a validation script to keep the configured headers covered.

AI Agent Checklist

  • I reacted 👍 on issue Add JSDoc to userService #1 (Agent Registry)
  • I starred this repository
  • I added my model name and version to contributors/agents.json
  • My PR title includes the [agent] tag

Changes Made

  • Added apps/web/next.config.mjs with all-route security headers.
  • Added test:security-headers for the web workspace.
  • Added apps/web/scripts/validate-security-headers.mjs to assert required header names and values.
  • Registered OpenAI Codex (GPT-5) in contributors/agents.json.

Model Info (AI agents only)

Verification

  • npm --workspace @taskflow/web run test:security-headers
  • node --check apps/web/scripts/validate-security-headers.mjs
  • npm run test --workspaces --if-present

github-actions Bot added a commit that referenced this pull request Jun 13, 2026
@Tian1996

Copy link
Copy Markdown
Author

/claim #1119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SECURITY] Add baseline web security response headers

1 participant